Skip to content

Conversation

@tuzm24
Copy link
Collaborator

@tuzm24 tuzm24 commented Dec 9, 2024

  • Support y4m writing for recon file in the encoder.
  • Bug fix on meta data writing.
  • Add full range flag.
  • Add a few assert for tile, metadata and etc.
  • Update for coding the systax elements with _minus1.
  • Fix the range of DC differenece from 16bits to 17bits.
  • Add NEON func for SAD and DIFF.
  • Add AVX func for SAD computations.

- Support y4m writing for recon file in the encoder.
- Bug fix on meta data writing.
- Add full range flag.
- Add a few assert for tile, metadata and etc.
- Update for coding the systax elements with _minus1.
- Fix the range of DC differenece from 16bits to 17bits.
- Add NEON func for SAD and DIFF.
- Add AVX func for SAD computations.
@tuzm24 tuzm24 requested review from kpchoi, mss-park and youngkwonlim and removed request for youngkwonlim December 9, 2024 12:06
Copy link
Collaborator

@kpchoi kpchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super Patch.
LGTM

- Insert width, height, and fps.
@kpchoi kpchoi merged commit f72b320 into main Dec 9, 2024
3 checks passed
@tuzm24 tuzm24 deleted the tag_v_0_1_10 branch March 19, 2025 02:01
alejandro-arango-epicgames pushed a commit to alejandro-arango-epicgames/openapv that referenced this pull request Sep 29, 2025
* Update v0.1.10

- Support y4m writing for recon file in the encoder.
- Bug fix on meta data writing.
- Add full range flag.
- Add a few assert for tile, metadata and etc.
- Update for coding the systax elements with _minus1.
- Fix the range of DC differenece from 16bits to 17bits.
- Add NEON func for SAD and DIFF.
- Add AVX func for SAD computations.

* Fix CmakeList.txt for pass ctest

- Insert width, height, and fps.

---------

Co-authored-by: Yangwoo Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants